home *** CD-ROM | disk | FTP | other *** search
/ DOKAN 12 / Dokan 12.iso / Extra / mpfull.exe / 1033 / RCDATA / CABINET / choose.inf < prev    next >
INI File  |  1998-07-31  |  2KB  |  58 lines

  1. ; Localized    07/14/1998 03:16 PM (GMT)    7:4.1.183     choose.inf
  2. [Version]
  3. Signature="$Chicago$"
  4. AdvancedINF=2.5, "You need a newer version of Advpack.dll."
  5.  
  6. [DefaultInstall] 
  7. SmartReboot=I
  8. CustomDestination=NetShow.Destination
  9. AddReg      =NetShowReg.Core
  10. RunPostSetupCommands=RunSetup
  11.  
  12. [DefaultInstall.NT]
  13. SmartReboot =I
  14. AddReg      =NetShowReg.Core
  15. CustomDestination=NetShow.Destination
  16. RunPostSetupCommands=RunSetup
  17.  
  18. [NetShow.Destination]
  19. 49000,49001,49002=ProgramFilesDir,5
  20. 49300,49301,49302=NetShowDirectory,5
  21.  
  22. [DestinationDirs]
  23. NotCopy.Copy=49302
  24.  
  25. [ProgramFilesDir]
  26. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  27.  
  28. [NetShowDirectory]
  29. HKLM,"Software\Microsoft\MediaPlayer","Installation DirectoryLFN","%NS_INSTALL_PROMPT_DIR%","%49001%\%MP2_FOLDER%"
  30.  
  31. [RunSetup]
  32. mp2wrap.exe
  33.  
  34. [NetShowReg.Core]
  35. ;Shell information
  36.  
  37. HKLM,"Software\Microsoft\MediaPlayer","Installation Directory",0,"%49301%"
  38. HKLM,"Software\Microsoft\MediaPlayer","Installation DirectoryLFN",0,"%49301%"
  39.  
  40. [SourceDisksNames]
  41. 1 = "Media Player Install",,0
  42.  
  43. [SourceDisksFiles]
  44. blueberry.pancakes
  45.  
  46. [NotCopy.Copy]
  47. blueberry.pancakes
  48.  
  49. [Strings]
  50. ;////////////////////////////////////////////////////////
  51. ;// Only localize strings below this line
  52. ;////////////////////////////////////////////////////////
  53. PROGRAMFILES = "Archivos de programa"
  54.  
  55. NS_INSTALL_PROMPT_DIR = "Escriba el directorio en el que instalar Media Player."
  56.  
  57. MP2_FOLDER = "Windows Media Player"
  58.